There are 10 high-risk FireFox3.0 bugs, and two special Linux-general Linux technology-Linux technology and application information that affect the Linux system. The following is a detailed description. Mozilla has released 10 FireFox 3.0 bugs, 3 of which are high-risk. We do not know when to fix these problems. Mozill
Translator by: in the development of security, I basically do not use = =.
Original: Ten COMMON JAVASCRIPT BUGS and how to AVOID them
Translator: Fundebug
In order to ensure readability, this paper uses free translation rather than literal translation. In addition, the copyright of this article belongs to the original author, translation is only used for learning.Even the most awesome JavaScript developers make mistakes. Sometimes th
In most cases, hide (set display: None) an element. You do not need to hide all its child elements in sequence. To do this, you may encounter unexpected bugs. As follows:
1, two divs, D1 contains D2
Both D1 and D2 have absolute or relative.
3. Hide d1
4. Hide the child element D2.
5. Display d1
At this time, IE6/7 and IE8/9/10 (IE7 mode) will find that the child element D2 can also be displayed
except ie5.
# Content {Padding: 10px;Border: 1px solid;Width: 200px;W \ idth: 180px;}
10. Double margin bug (double margin bug fix)
If you have a floating element with a left/right margin, IE6 doubles the margin. For example, margin-left: 5px is changed to 10px. You can solve this problem by adding display: inline to the floating element.
Solution:
Div # Content {Float: left;Width: 200px;Margin-le
,CodeRefreshing, compatible, and friendly engine.
7. All tags are active, but they are different by default. The span is infinite, and the two devices are infinite-inner and block-level. IMG is special, but it is also legal. Others are only different in transformation, A "*" number is completely restored. The stacked style requires more exercises and everything is regular.
8. Be careful when composing the image link. If the text link of the image link is aligned, set the padding and vertical-a
It refers to the place where bugs may occur when writing code to a new project. It accumulates and avoids bugs.
(1) when using the control, it is easy to forget findview after declaring the variable.
In this way, when the program runs, a null pointer will be reported. Sometimes the business logic in the project may be complicated. If the test is not a crazy test, some logics will not be accessible, some s
reproduced! Now I joined a company that made my own products, and all the people I faced were changed. I used to think that I was facing development and now I understand that I am working in a company that made products, we must not only face development, but also products, designs, and real-use customers! In the past, I always heard that testing and development are the opposite thing, and it is difficult to communicate. I also read a lot of questions about communication between development and
Common Bugs and bugs
Error Log Diagram
It took me half an hour to get this mentally retarded error. The project was good, and a lot of things were added due to the revision, so it was out of limit. At first, I always reported the following figure's error, I always thought it was the fault of retrofit, but it was a good framework and never changed. How could it be wrong? Then I always guessed it or t
The plugin that used Android studio directly binds the listener to the button and implements the OnClick method (my OnClick method, regardless of which one is to implement the Setcontentview method setting layout), After the OnClick method executes (that is, a new layout is set), clicking on the button in the new layout will bring up a toast, which I have first obtained through Findviewbyid in the OnCreate method, and then bind the listener for this button, but This is the way to bind the listen
[Test Summary] for perfection, looking for bugs, testing summary looking for bugs
Testing is an essential stage in software development. A software that can be delivered to users must pass the test. Many people think that testing is simple, but often ignores the necessity of its existence. testing and development are just like the meaning of the test for a semester. software that has not been tested is call
Bootstrap practices-minor issues, major bugs, and bootstrap bugs
I wrote an example by referring to the Code in the book to implement single-line navigation of a large page. The shrink button is displayed on a small page, but it cannot be used. I don't know what went wrong.
There are not many codes. Come on again. When I wrote about the navigation, I suddenly found that a
If you are so careless, do you
Common Bugs in Internet Explorer 6 and their fixing methods, and bugs in Internet Explorer 6
IE6 does not support min-height. The solution is to use css hack:
. Target {min-height: 100px; height: auto! Important; height: 100px; // The content height in IE6 exceeds the automatically extended height}
olInternalliThe serial number is 1, not increasing. Solution: Set the style for lidisplay: list-item;
Un
Record the experiences of debugging serial port device bugs and debugging serial port bugs
It took almost one day to get a Bug. The Bug is as follows:
This Bug is especially unique. It is reported every time the end user uses the software without any prompt on the development computer. I carefully thought about the newly added features in the source code and did not find any obvious problems. Therefore, t
the mistakes that occurred before.Bug 1:bug Description: Drawlayout slide out of the lagBug Action diagram: After: When doing the project, the use of the official Android side-slip interface drawlayout, but, but found very lag, carefully studied some, found the problem, the original is I set the head of the picture is too big, 1920x1080 pictures, load consumption of too much time , so it looks like a motion picture.Solution Ideas: Since it is a large picture, it is natural to change the
no reason, maybe it is what God did, maybe as the book says, it is a lock applied by civilization outside of us, but it is attached to the time unit.The worm lock is a common Black Ant. If it is a large community, the activity range can reach several kilometers. however, the activity scope of individual ant financial is limited to the nearest food and ant financial point. If you catch an ant financial and put it hundreds of meters away, it may never go home, because it is lightyears. We often s
Codedom assistant powerful codedom tool. Some bugs have been fixed and sent to codeplex. You can check if you need it.
I. First compilation and adjustment Code 2. I will use this tool to fix the problem of generating codedom code for generics. If you need to modify the code, it will be modified and improved in time. If you are interested, you can participate. Http://codedomassistant.codeplex.com/Generating codedom code by parsing C # Or VB use C # Or
expiration selector: focus{}
9
Messy float in the list: The picture appears to overflow in the normal position when floating in the list; no list-style.
IE8
Bugs fixed
Replace List-style with a background picture
10
Th does not automatically inherit the text-align of the ancestor element
IE8
Bugs fixed
Add
Android) do not have any requirement or specification, so more often the criteria for judgment are knowledge and experience, or compare with other software systems. For example, although there is no requirement specification, in general, the storage should write the file or the content edited by the user into the disk file. If it fails, it can be regarded as a bug. Therefore, bugs are also subject to subjective factors.
People dealing with
Question
The more you understand your opponent, the bug, the better your test will be, and the more reliable the software quality will be.
Although it is difficult to apply the experience data of other organizations to your organization, and even some data is opposite to intuition, you need to take actions and evaluate your situation using some methods, to improve.
Uneven bug Distribution
Without analysis, the natural idea is that the distribution of
blocking bug: FPProbability of non-blocking as non-blocking: TN 5.2.2. Cost effectivenessWe use [email protected]% (e-mail protected]%) as the default cost effectiveness metric. In the first 20% (all) bugs found through Elblocker, the number of blocking bugs/technique blocking in the first 20% (all) bugs found through perfect
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.